home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d13
/
oct90.arc
/
TIP584.LSP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-11-01
|
154 b
|
8 lines
;TIP584.LSP Slave Cursor (c)1990 Dieter Schlaepfer
(defun c:slave ()
(command "INSERT" "X" pause)
(command) ;cancels command
(princ)
)